1 00:00:00,840 --> 00:00:02,030 Hello and welcome. 2 00:00:02,160 --> 00:00:12,320 For this project we are going to create a to do list app where you can store data locally in your browser. 3 00:00:14,840 --> 00:00:20,480 Let's have a quick overview of what we are going to cover. 4 00:00:20,930 --> 00:00:29,510 So the objective and requirements were the goal here is to create a to do list app that we can store 5 00:00:29,800 --> 00:00:33,990 that data locally in our web browser. 6 00:00:33,990 --> 00:00:43,070 The development tools all meet are tier mail Seer says in Javascript the required tool we need a text 7 00:00:43,130 --> 00:00:43,860 editor. 8 00:00:43,950 --> 00:00:50,790 Now we need a web browser to view the result of power. 9 00:00:51,440 --> 00:00:58,750 Wholesale will cover introduction to the app we'll be creating a project directory. 10 00:00:58,880 --> 00:01:06,030 We'd be creating the actual structure for the app using hastier mail we'll be applying styling using 11 00:01:06,060 --> 00:01:07,280 csx. 12 00:01:07,290 --> 00:01:13,140 And finally the functionality will be applied using java script.